home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / util / crypt / RC4.readme < prev    next >
Encoding:
Text File  |  1999-07-01  |  1.1 KB  |  34 lines

  1. Short:    RC4 RSA En/Decrypter
  2. Author:   lay@dspnet.hu (Lay András)
  3. Uploader: lay@dspnet.hu (Lay András)
  4. Type:     util/crypt
  5.  
  6. What is RC4?
  7. --------------
  8. RC4 is a conventional en/decryption algorithm, developed by RSA.  This
  9. algorithm  is  a  symmetric  coder, that means the encrpyt and decrypt
  10. passwords  are  same.   This  little  utility  uses  that algorithm to
  11. en/decrypt  files.   It  is  written in 100% assembly, because is fast
  12. enough.
  13.  
  14. Usage:
  15. ------
  16. RC4 <infile> <outfile> <password>
  17.  
  18. Notes:
  19. ------
  20. The  program  reads  the  whole file into the memory, that's why there
  21. must be as much free RAM as long the file is.
  22.  
  23.                                             Lay András <lay@dspnet.hu>
  24.  
  25.  
  26. ============================= Archive contents =============================
  27.  
  28. Original  Packed Ratio    Date     Time    Name
  29. -------- ------- ----- --------- --------  -------------
  30.      816     816  0.0% 21-May-99 16:11:56  RC4
  31.      701     378 46.0% 21-May-99 16:08:38  RC4.readme
  32. -------- ------- ----- --------- --------
  33.     1517    1194 21.2% 28-May-99 01:12:00   2 files
  34.